Gets or sets the start date.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime StartDate { get; set; }Public Property StartDate As DateTime
Get
Set
Property Value
Type:
DateTimeThe start date.
See Also